File and Pipe: set fileptr to nil on close() (HJH requested fix)
[supercollider.git] / platform / iphone / iPhone Resources / patches / sines.rtf
blobe97086f8a8da7b0eb3c82aae493f384b4cddf90c
1 {\rtf1\ansi\ansicpg1252\cocoartf949\cocoasubrtf460
2 {\fonttbl\f0\fnil\fcharset0 Monaco;\f1\fswiss\fcharset0 Helvetica;}
3 {\colortbl;\red255\green255\blue255;\red0\green0\blue191;\red0\green0\blue0;\red96\green96\blue96;
5 \deftab720
6 \pard\pardeftab720\ql\qnatural
8 \f0\fs18 \cf2 Server\cf3 .default = \cf2 Server\cf3 .internal;\
9 s = Server.internal;\
10 s.waitForBoot(\
11 \{\
12         \cf2 SynthDef\cf3 (\cf4 "help-sinebechmark"\cf3 ,\'a0\
13         \{
14 \f1\fs24 \
15         
16 \f0\fs18        \cf2 Out\cf3 .ar(0,\'a0\cf2 SinOsc\cf3 .ar(\cf2 Rand\cf3 (200, 700), 0, 0.01))\
17         \}).send(s);\
18         s.sync;\
19         32.do(\{\'a0\cf2 Synth\cf3 .new(\cf4 "help-sinebechmark"\cf3 ); \});\
20 \});\